home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / PongTable.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-04  |  77 b   |  5 lines

  1. on(release){
  2.    startDrag(_root.curi,1,0,414,400,414);
  3.    nextFrame();
  4. }
  5.